home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 125
/
CD Gamer Issue 125 (August 2003) (Disc 1).ISO
/
tips1.dxr
/
00003_install 1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-06-13
|
281 b
|
15 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("installhigh")
cursor(280)
sound(1).play(member("rollover9"))
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("install")
cursor(-1)
end
on mouseUp
go(1, "sims")
end